Welcome![Sign In][Sign Up]
Location:
Search - image segment

Search list

[matlabMATLAB图像与视频处理实用案例详解试读样章

Description: 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility case (including operating procedures), involving haze denoising, sheet automatic marking, lung image segmentation, wavelet digital watermarking, image retrieval, face recognition, license plate location and two-dimensional code recognition, image compression, Hoffman handwritten digit recognition, character recognition, text English anterior segment tissue extraction, panoramic image mosaic, image fusion, light control, analog audio signal of speech recognition pavement crack detection and identification, video tracking, motion estimation of Simulink image processing technology based on a number of important)
Platform: | Size: 1324032 | Author: 糖糖的小糖 | Hits:

[Special Effectscounting number

Description: 可以对简单的细胞图像进行分割并计算细胞的数量(It can segment the simple cell image and calculate the number of cells.)
Platform: | Size: 52224 | Author: EricKwok | Hits:

[Other作业3

Description: 使用matlab自带的rice图像进行边缘检测(using the rice image from matlab platform as a sample image.detect deges of this image by using canny dege detection method and segment tihs image using watershed method)
Platform: | Size: 496640 | Author: mrsun | Hits:

[Graph programRobert边缘分割

Description: java语言使用Robert算计进行边缘检测对图像进行分割。(The Java language uses the Robert arithmetic for edge detection to segment the image.)
Platform: | Size: 2048 | Author: 也许明天cdd | Hits:

[androidremotecontrolledcar

Description: The user is then asked to select an image file using QFileDialog::getOpenFileName(). The selected file is loaded into a QImage. Using a QImage lets us ensure that the selected file is a valid image, and it also allows us to immediately display the image in the dialog using setPixmap(). Next the image is streamed into a QBuffer using a QDataStream. This gives us the size, which we then use to create() our shared memory segment. Creating a shared memory segment automatically attaches the segment to the process. Using a QBuffer here lets us get a pointer to the image data, which we then use to do a memcopy() from the QBuffer into the shared memory segment.
Platform: | Size: 16384 | Author: rehalia.amit | Hits:

[Special EffectsKFCM算法MATLAB

Description: 分别用kmeans、fcm、kfcm实现图像分割(use kmeans, fcm and kfcm segment image)
Platform: | Size: 21782528 | Author: 云小生 | Hits:

[Graph programLBF

Description: 图像分割方法,可以自动获取目标图像的边界,并且可以有效分割灰度不均匀图像(The level set segmentation method can automatically obtain the boundary of the target image, and can effectively segment inhomogeneity image.)
Platform: | Size: 2048 | Author: JOHN321 | Hits:

[OtherFCM

Description: 模糊C均值(FCM)聚类算法分割图像,该算法可以进行图像的分割(Fuzzy C-Means (FCM) clustering algorithm to segment images, which can be used for image segmentation)
Platform: | Size: 1024 | Author: 热火 | Hits:

[Special Effects数字图像处理(matlab版)源码

Description: 内部包含去噪,调整,灰度均一化,均衡化等多功能代码。 数字图像处理是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。(It contains multi-function code, such as denoising, adjustment, homogenization of gray scale, equalization and so on. Digital image processing (digital image processing) is a method and technology to remove noise, enhance, recover, segment and extract features by computer.)
Platform: | Size: 376832 | Author: aurora1997 | Hits:

[Graph programFCM

Description: 利用模糊C聚类(FCM)的方法对彩色图像进行分割,期中可以用不通的特征向量来表征图像的特征(The method of fuzzy C clustering (FCM) is used to segment the color image. In the period of time, the feature vectors can be used to characterize the features of the image.)
Platform: | Size: 2788352 | Author: 薛定谔的狗子 | Hits:

[OpenCV用OPENCV提取ROI

Description: 用opencv分割图像,可能对特定的图像管用,可以适当修改参数,达到所需要的效果(ROI segment:Using OpenCV to segment images, it can be used for specific image tubes, and can modify parameters appropriately to achieve the desired results.)
Platform: | Size: 11264 | Author: xiao_qing | Hits:

[Special EffectsLSD

Description: 本程序实现了提取图像中直线的功能。能够很好地提取出位于边缘上的直线段,其结果表示为两端端点坐标以及线段宽度(This program realizes the function of extracting the edge line in the image.The straight line segment at the edge can be extracted well, and the result is expressed as the end point coordinates and line segment width at both ends.)
Platform: | Size: 2646016 | Author: wangjoe | Hits:

[JSP/Javahtml5canvasapi

Description: 基本知识 绘制矩形 清除矩形区域 圆弧 路径 绘制线段 绘制贝塞尔曲线 线性渐变 径向渐变(发散) 图形变形(平移、旋转、缩放) 矩阵变换(图形变形的机制) 图形组合 给图形绘制阴影 绘制图像(图片平铺、裁剪、像素处理[不只图像、包括其他绘制图形]) 绘制文字 保存和恢复状态(context) 保存文件 结合setInterval制作动画(basic knowledge Draw rectangle Clear rectangular area Arc path Draw a line segment Drawing Bezier curves Linear gradient Radial gradient (diverging) Graphic distortion (translation, rotation, scaling) Matrix transformation (mechanism of graphic deformation) Graphic combination Draw a shadow on the graphic Draw an image (picture tile, crop, pixel processing [not just images, including other drawing graphics]) Drawing text Save and restore state (context) save document Create animation with setInterval)
Platform: | Size: 29696 | Author: markhenry | Hits:

[Special Effectsslic

Description: SLIC超像素分割算法,利用Kmeans等对图像进行分割,识别图像边缘(SLIC super pixel segmentation algorithm, USES Kmeans to segment the image and identify the image edges)
Platform: | Size: 24576 | Author: ly大海ly | Hits:

[matlabMatlabkmeans聚类分割GUI,分割聚类数可以输入

Description: 该课题为基于kmeans的聚类分割,输入一张彩色图像,可以选择需要分割成多少类,就会以不同颜色区分不同的块,带有GUI界面,操作丰富。(This topic is based on Clustering Segmentation of kmeans. Input a color image, you can choose how many categories you need to segment, and then different blocks will be distinguished with different colors, with GUI interface and rich operation.)
Platform: | Size: 72704 | Author: for Matlab | Hits:

[matlabMATLAB人脸识别PCA[库外人连,报警,GUI,论wen]

Description: 该课题为基于MATLAB平台的PCA的人脸识别系统。原理为:从一副生活照中寻找到人脸,分割人脸区域图像,PCA算法进行降维,和库里图片进行对比,输出目标人脸以及相关个人信息。该课题还可以继续二次开发,做成库内外人脸的识别,如果是库外人脸则实现报警等。(This project is a PCA face recognition system based on MATLAB platform. The principle is: find the face from a life photo, segment the face image, reduce the dimension of PCA algorithm, compare with the library image, output the target face and relevant personal information. The subject can also continue the secondary development to make face recognition inside and outside the library. If it is a face outside the library, alarm will be realized.)
Platform: | Size: 13575168 | Author: 可乐一生 | Hits:

[Special Effects基于贝叶斯的图像分割

Description: 基于贝叶斯的图像分割,使用贝叶斯决策对图像进行分割(Based on Bayesian image segmentation, use Bayesian decision to segment the image)
Platform: | Size: 1262592 | Author: 简答dd | Hits:
« 1 2 ... 18 19 20 21 22 23»

CodeBus www.codebus.net